home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_205.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-28
|
342 b
|
13 lines
TIME
Converts a specified time (based on a 24-hour clock) into a serial number.
Format: TIME (hour, minute, second)
Arguments:
ΓÇó hour: A number in the range 0 to 23.
ΓÇó minute: A number in the range 0 to 59.
ΓÇó second: A number in the range 0 to 59.
Example:
TIME (12,0,0) returns 0.5.
Shows that 12 noon is halfway through the day.